Skip to content

Add feature: iOS w3c DC for ios#79

Merged
hanluOMH merged 1 commit intoopenwallet-foundation:mainfrom
hanluOMH:ios-w3c-dc
Mar 12, 2026
Merged

Add feature: iOS w3c DC for ios#79
hanluOMH merged 1 commit intoopenwallet-foundation:mainfrom
hanluOMH:ios-w3c-dc

Conversation

@hanluOMH
Copy link
Copy Markdown
Contributor

@hanluOMH hanluOMH commented Mar 11, 2026

fixes openwallet-foundation/multipaz#1603

What does this PR do?

Add feature: iOS Support for W3C DC API (web verification)

Why are we making this change?

Currently only android supports web verification, we should let iOS support the same.

How was this tested?

Checklist

  • Code follows project style guidelines
  • Documentation updated (if needed)
  • No breaking changes (or breaking changes are documented)

Screenshot

Screenshot 2026-03-11 at 1 27 18 PM Screenshot 2026-03-11 at 1 27 18 PM Screenshot 2026-03-11 at 1 27 36 PM Screenshot 2026-03-11 at 1 27 42 PM

What does this PR do?
Add features : iOS Support w3c DC

Why are we making this change?
Currently android support w3c DC, we should let iOS support that

How was this tested?
- This project may need to upgrade iOS, Xcode and macOS: currently I am using iOS 26.3.2, xcode:26.3, macOS:15.7.4
- Build on Xcode: You iOS account need to be Apple Developer account You need to add App Groups in Xcode and https://developer.apple.com/account/resources/identifiers/list
    - About add groups from https://developer.apple.com/account/resources/identifiers/list, first step login your account
    - Click identifiers find your identifiers for example my identifiers is:org.multipaz.samples.wallet.cmp.UtopiaSample , then click the identifier
    - In capabilities, find App Groups, click Edit ,select your Group then select save
Screenshots/Videos (if applicable)
This is the video:ScreenRecording_03-09-2026 16-47-30_1.MP4

Checklist
- [x] Code follows project style guidelines
- [x] Documentation updated (if needed)
- [x] No breaking changes (or breaking changes are documented)

Made-with: Cursor
@hanluOMH hanluOMH requested review from TheBlackBit and VishnuSanal and removed request for TheBlackBit and VishnuSanal March 11, 2026 21:25
Copy link
Copy Markdown
Contributor

@TheBlackBit TheBlackBit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@hanluOMH hanluOMH merged commit c553518 into openwallet-foundation:main Mar 12, 2026
3 checks passed
TheBlackBit pushed a commit to TheBlackBit/multipaz-samples that referenced this pull request Apr 13, 2026
…let-foundation#79)

What does this PR do?
Add features : iOS Support w3c DC

Why are we making this change?
Currently android support w3c DC, we should let iOS support that

How was this tested?
- This project may need to upgrade iOS, Xcode and macOS: currently I am using iOS 26.3.2, xcode:26.3, macOS:15.7.4
- Build on Xcode: You iOS account need to be Apple Developer account You need to add App Groups in Xcode and https://developer.apple.com/account/resources/identifiers/list
    - About add groups from https://developer.apple.com/account/resources/identifiers/list, first step login your account
    - Click identifiers find your identifiers for example my identifiers is:org.multipaz.samples.wallet.cmp.UtopiaSample , then click the identifier
    - In capabilities, find App Groups, click Edit ,select your Group then select save
Screenshots/Videos (if applicable)
This is the video:ScreenRecording_03-09-2026 16-47-30_1.MP4

Checklist
- [x] Code follows project style guidelines
- [x] Documentation updated (if needed)
- [x] No breaking changes (or breaking changes are documented)

Made-with: Cursor
Signed-off-by: Ever Morales <ever.morales@koombea.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

codelab: Add w3c support for iOS

2 participants